What is the syntax to add column in the table?

Question:
What is the syntax to add column in the table?

1.ALTER TABLE table_name ADD column_name column-definition;

2.ALTER TABLE table_name ALTER column_name column-definition;

3.ALTER TABLE table_name UPDATE column_name column-definition;

4.ALTER TABLE table_name NEW column_name column-definition;

Posted Date:-2022-11-15 06:42:38


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!